InstanceInfo.state

State of our current microVM

struct InstanceInfo
@serializationKeys("state")
InstanceState state;

Meta